object FingerDialog: TFingerDialog Left = 288 Top = 197 Width = 579 Height = 343 ActiveControl = FingerText Caption = 'Edit finger text' Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 120 TextHeight = 16 object Panel1: TPanel Left = 460 Top = 0 Width = 111 Height = 315 Align = alRight BevelOuter = bvNone TabOrder = 0 object OKBtn: TBitBtn Left = 8 Top = 10 Width = 93 Height = 31 TabOrder = 0 Kind = bkOK end object CancelBtn: TBitBtn Left = 8 Top = 46 Width = 93 Height = 31 Enabled = False TabOrder = 1 Kind = bkCancel end end object Panel2: TPanel Left = 0 Top = 0 Width = 460 Height = 315 Align = alClient BevelInner = bvLowered BevelOuter = bvNone BevelWidth = 2 BorderWidth = 5 TabOrder = 1 object FingerText: TMemo Left = 7 Top = 7 Width = 446 Height = 301 Align = alClient BorderStyle = bsNone Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Pitch = fpFixed Font.Style = [fsBold] ParentFont = False TabOrder = 0 end end end